; Reflow "Commentary" in lisp-mnt.el
authorStefan Kangas <stefankangas@gmail.com>
Sat, 6 Jul 2024 17:34:28 +0000 (19:34 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 6 Jul 2024 17:35:28 +0000 (19:35 +0200)
* lisp/emacs-lisp/lisp-mnt.el: Reflow "Commentary" section.

lisp/emacs-lisp/lisp-mnt.el

index f111a77663ca3b02c15433658969c3da5163364e..8b0494dc5cbc4e88ec6115672aaab6eb4e7d5455 100644 (file)
@@ -71,8 +71,8 @@
 ;; ;;  Eric S. Raymond <esr@thyrsus.com>
 ;;
 ;;    * Maintainer line --- should be a single name/address as in the Author
-;; line, or an address only.  If there is no maintainer
-;; line, the person(s) in the Author field are presumed to be it.
+;; line, or an address only.  If there is no maintainer line, the person(s) in
+;; the Author field are presumed to be it.
 ;;    The idea behind these two fields is to be able to write a Lisp function
 ;; that does "send mail to the author" without having to mine the name out by
 ;; hand.  Please be careful about surrounding the network address with <> if